commandName
Type
function
Summary
Returns the command name used to start the execution of the application
Syntax
the commandName
Description
Returns the full command name that has been used to start the executable.
The commandName is only available for standalone applications and server scripts. It returns empty for mobile platforms and in the IDE.
Examples
put the commandName
set the itemdelimiter to slash
put the last item of the commandName into field "log"
Related
keyword: dollar
Compatibility and Support
Introduced
LiveCode 7.1.0
OS
mac
windows
linux
Platforms
desktop
server